Feat: configure logging. Add support for easy logging setup with sens…#736
Feat: configure logging. Add support for easy logging setup with sens…#736sanggusti wants to merge 4 commits intoLightning-AI:mainfrom
Conversation
for more information, see https://pre-commit.ci
|
Hey @sanggusti. Would you mind adding a bit more info to the description. Also, it seems the tests are failing. |
|
hi @tchaton. it was a import-time error where I tried to call for now it's tested on |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #736 +/- ##
===================================
- Coverage 80% 80% -0%
===================================
Files 52 52
Lines 7330 7344 +14
===================================
+ Hits 5868 5876 +8
- Misses 1462 1468 +6 🚀 New features to boost your workflow:
|
Fixes #685
Add `configure_logging` to `debugger.py`
What does this PR do?
Featured #685 to add support for easy logging with
configure_loggingfor the entire library with sensible defaults.How to use:
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
Me: lol